object Form1: TForm1 Left = 192 Top = 211 Width = 369 Height = 99 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 0 Top = 0 Width = 361 Height = 72 Alignment = taCenter Caption = 'This application should be able to stop Windows closing down, us' + 'ing wm_QueryEndSession' Font.Color = clWindowText Font.Height = -21 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end end